cellrendererprogress: don't force drawing inside the border
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 6 May 2011 18:33:00 +0000 (14:33 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 6 May 2011 19:10:43 +0000 (15:10 -0400)
commit73d9ca67e6ea1021ebee4351a9cf0a10b07178da
tree138de4a36118c5c7f9283df7767db7203ce20948
parente805320a14fbec6ffbb8e911e596868e9e8fd6f8
cellrendererprogress: don't force drawing inside the border

The progressbar is composed by two different rendered areas: the trough
(i.e. the non-filled part of the bar) and the bar itself.

The bar should be able to fill the whole height/width of the trough
without resorting to nasty hacks in the theme, and we can control the
amount of space between the bar and the trough with the padding already.

https://bugzilla.gnome.org/show_bug.cgi?id=649593
gtk/gtkcellrendererprogress.c